librsvg2-dbg software package provides SAX-based renderer library for SVG files (debug), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install librsvg2-dbg
librsvg2-dbg is installed in your system.
Make ensure the librsvg2-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep librsvg2-dbg *
You will get with librsvg2-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Library development |
| Package | librsvg2-dbg |
| Version | 2.40.2-1 |
| Description | SAX-based renderer library for SVG files (debug) |
| Sub Section | libdevel |